Skip to content

gh-116488: Mention dict.get usage in data structures tutorial#139643

Merged
ZeroIntensity merged 2 commits into
python:mainfrom
Cycloctane:dict-tutorial
Oct 6, 2025
Merged

gh-116488: Mention dict.get usage in data structures tutorial#139643
ZeroIntensity merged 2 commits into
python:mainfrom
Cycloctane:dict-tutorial

Conversation

@Cycloctane

@Cycloctane Cycloctane commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Oct 6, 2025
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Oct 6, 2025
@Cycloctane Cycloctane changed the title gh-116488: Add introduction of dict.get method in data structures tutorial gh-116488: Mention dict.get usage in data structures tutorial Oct 6, 2025

@ZeroIntensity ZeroIntensity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM apart from one grammar issue.

Comment thread Doc/tutorial/datastructures.rst Outdated
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

@ZeroIntensity ZeroIntensity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ZeroIntensity ZeroIntensity merged commit 69cfad0 into python:main Oct 6, 2025
43 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Oct 6, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @Cycloctane for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 6, 2025
…ythonGH-139643)

(cherry picked from commit 69cfad0)

Co-authored-by: Cycloctane <Cycloctane@outlook.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 6, 2025
…ythonGH-139643)

(cherry picked from commit 69cfad0)

Co-authored-by: Cycloctane <Cycloctane@outlook.com>
@bedevere-app

bedevere-app Bot commented Oct 6, 2025

Copy link
Copy Markdown

GH-139655 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Oct 6, 2025
@bedevere-app

bedevere-app Bot commented Oct 6, 2025

Copy link
Copy Markdown

GH-139656 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 6, 2025
ZeroIntensity pushed a commit that referenced this pull request Oct 6, 2025
…H-139643) (GH-139656)

gh-116488: Mention `dict.get` in the data structures tutorial (GH-139643)
(cherry picked from commit 69cfad0)

Co-authored-by: Cycloctane <Cycloctane@outlook.com>
hugovk pushed a commit that referenced this pull request Oct 6, 2025
…H-139643) (#139655)

Co-authored-by: Cycloctane <Cycloctane@outlook.com>
danigm pushed a commit to openSUSE-Python/cpython that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants